rtl8169: fix cache coherency problem
authorYoshihiro Shimoda <[email protected]>
Wed, 25 Feb 2009 05:27:24 +0000 (14:27 +0900)
committerWolfgang Denk <[email protected]>
Mon, 27 Apr 2009 22:18:10 +0000 (00:18 +0200)
commitd4c02e6f5d49880123e7f584b88f857ffd874381
tree40f22cb79ca2c973ffca60fb077d6b9c3dbe58f2
parent9c48a8ea383098a5b217aba91b6d44cefd5cbeeb
rtl8169: fix cache coherency problem

Fix the problem that cannot access actual data when CPU data cache enabled.

Signed-off-by: Yoshihiro Shimoda <[email protected]>
Tested-by: Nobuhiro Iwamatsu <[email protected]>
Acked-by: Ben Warren <[email protected]>
drivers/net/rtl8169.c